Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Jest import #14

Merged
merged 1 commit into from
Jan 6, 2025
Merged

fix: Jest import #14

merged 1 commit into from
Jan 6, 2025

Conversation

peinguin
Copy link
Contributor

I need this for jest.

There is a problem, when jest can not find modules without it.
https://stackoverflow.com/a/75595580/612011

I am getting.

 FAIL  src/routes/LeagueFinder/LeagueFinder.test.tsx
  ● Test suite failed to run

    Cannot find module 'next-navigation-guard' from '

@patik patik mentioned this pull request Dec 16, 2024
@ypresto
Copy link
Collaborator

ypresto commented Jan 6, 2025

Thank you! Tested with pnpm dlx @arethetypeswrong/cli --pack . !

@ypresto ypresto merged commit 16f710d into LayerXcom:main Jan 6, 2025
@peinguin peinguin deleted the fix/jest-import branch January 6, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants